FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package kbv.itv.evdga#1.1.0 (157 ms)

Package kbv.itv.evdga
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=kbv.itv.evdga@1.1.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_EVDGA_Composition
Url https://fhir.kbv.de/StructureDefinition/KBV_PR_EVDGA_Composition
Version 1.1.0
Status active
Date 2024-11-15
Name KBV_PR_EVDGA_Composition
Experimental False
Type Composition
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_EVDGA_Bundle KBV_PR_EVDGA_Bundle

Resources that this resource uses

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_EX_FOR_Legal_basis KBV_EX_FOR_Legal_basis
https://fhir.kbv.de/StructureDefinition/KBV_EX_FOR_PKV_Tariff KBV_EX_FOR_PKV_Tariff
https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Coverage KBV_PR_FOR_Coverage
https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Organization KBV_PR_FOR_Organization
https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Patient KBV_PR_FOR_Patient
https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Practitioner KBV_PR_FOR_Practitioner
https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_PractitionerRole KBV_PR_FOR_PractitionerRole
https://fhir.kbv.de/StructureDefinition/KBV_PR_EVDGA_HealthAppRequest KBV_PR_EVDGA_HealthAppRequest


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "KBV-PR-EVDGA-Composition",
  "url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_EVDGA_Composition",
  "version" : "1.1.0",
  "name" : "KBV_PR_EVDGA_Composition",
  "status" : "active",
  "date" : "2024-11-15",
  "publisher" : "Kassenärztliche Bundesvereinigung",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "cda",
      "uri" : "http://hl7.org/v3/cda",
      "name" : "CDA (R2)"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Composition",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Composition",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Composition.id",
        "path" : "Composition.id",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.meta",
        "path" : "Composition.meta",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.meta.versionId",
        "path" : "Composition.meta.versionId",
        "max" : "0"
      },
      {
        "id" : "Composition.meta.lastUpdated",
        "path" : "Composition.meta.lastUpdated",
        "max" : "0"
      },
      {
        "id" : "Composition.meta.source",
        "path" : "Composition.meta.source",
        "max" : "0"
      },
      {
        "id" : "Composition.meta.profile",
        "path" : "Composition.meta.profile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_EVDGA_Composition|1.1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.meta.security",
        "path" : "Composition.meta.security",
        "max" : "0"
      },
      {
        "id" : "Composition.meta.tag",
        "path" : "Composition.meta.tag",
        "max" : "0"
      },
      {
        "id" : "Composition.implicitRules",
        "path" : "Composition.implicitRules",
        "max" : "0"
      },
      {
        "id" : "Composition.language",
        "path" : "Composition.language",
        "max" : "0"
      },
      {
        "id" : "Composition.contained",
        "path" : "Composition.contained",
        "max" : "0"
      },
      {
        "id" : "Composition.extension",
        "path" : "Composition.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "closed"
        },
        "max" : "2"
      },
      {
        "id" : "Composition.extension:rechtsgrundlage",
        "path" : "Composition.extension",
        "sliceName" : "rechtsgrundlage",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_FOR_Legal_basis"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.extension:rechtsgrundlage.value[x]",
        "path" : "Composition.extension.value[x]",
        "mustSupport" : true
      },
      {
        "id" : "Composition.extension:rechtsgrundlage.value[x]:valueCoding",
        "path" : "Composition.extension.value[x]",
        "sliceName" : "valueCoding",
        "mustSupport" : true
      },
      {
        "id" : "Composition.extension:PKV-Tarif",
        "path" : "Composition.extension",
        "sliceName" : "PKV-Tarif",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_FOR_PKV_Tariff"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.extension:PKV-Tarif.value[x]",
        "path" : "Composition.extension.value[x]",
        "mustSupport" : true
      },
      {
        "id" : "Composition.extension:PKV-Tarif.value[x]:valueCoding",
        "path" : "Composition.extension.value[x]",
        "sliceName" : "valueCoding",
        "mustSupport" : true
      },
      {
        "id" : "Composition.extension:PKV-Tarif.value[x]:valueCoding.system",
        "path" : "Composition.extension.value[x].system",
        "mustSupport" : true
      },
      {
        "id" : "Composition.extension:PKV-Tarif.value[x]:valueCoding.code",
        "path" : "Composition.extension.value[x].code",
        "mustSupport" : true
      },
      {
        "id" : "Composition.identifier",
        "path" : "Composition.identifier",
        "max" : "0",
        "mustSupport" : false
      },
      {
        "id" : "Composition.identifier.use",
        "path" : "Composition.identifier.use",
        "max" : "0"
      },
      {
        "id" : "Composition.identifier.type",
        "path" : "Composition.identifier.type",
        "max" : "0"
      },
      {
        "id" : "Composition.identifier.system",
        "path" : "Composition.identifier.system",
        "max" : "0",
        "mustSupport" : false
      },
      {
        "id" : "Composition.identifier.value",
        "path" : "Composition.identifier.value",
        "mustSupport" : false
      },
      {
        "id" : "Composition.identifier.period",
        "path" : "Composition.identifier.period",
        "max" : "0"
      },
      {
        "id" : "Composition.identifier.assigner",
        "path" : "Composition.identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "Composition.status",
        "path" : "Composition.status",
        "fixedCode" : "final",
        "mustSupport" : true
      },
      {
        "id" : "Composition.type",
        "path" : "Composition.type",
        "mustSupport" : true
      },
      {
        "id" : "Composition.type.coding",
        "path" : "Composition.type.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.type.coding.system",
        "path" : "Composition.type.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_FORMULAR_ART",
        "mustSupport" : true
      },
      {
        "id" : "Composition.type.coding.version",
        "path" : "Composition.type.coding.version",
        "max" : "0"
      },
      {
        "id" : "Composition.type.coding.code",
        "path" : "Composition.type.coding.code",
        "short" : "Dokumententyp",
        "definition" : "Kennzeichnung des vorliegenden Formulars der vertragsärztlichen Versorgung",
        "min" : 1,
        "fixedCode" : "e16D",
        "mustSupport" : true
      },
      {
        "id" : "Composition.type.coding.display",
        "path" : "Composition.type.coding.display",
        "max" : "0"
      },
      {
        "id" : "Composition.type.coding.userSelected",
        "path" : "Composition.type.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Composition.type.text",
        "path" : "Composition.type.text",
        "max" : "0"
      },
      {
        "id" : "Composition.category",
        "path" : "Composition.category",
        "max" : "0"
      },
      {
        "id" : "Composition.subject",
        "path" : "Composition.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Patient|1.1"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.subject.reference",
        "path" : "Composition.subject.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.subject.type",
        "path" : "Composition.subject.type",
        "max" : "0"
      },
      {
        "id" : "Composition.subject.identifier",
        "path" : "Composition.subject.identifier",
        "max" : "0"
      },
      {
        "id" : "Composition.subject.display",
        "path" : "Composition.subject.display",
        "max" : "0"
      },
      {
        "id" : "Composition.encounter",
        "path" : "Composition.encounter",
        "max" : "0"
      },
      {
        "id" : "Composition.date",
        "path" : "Composition.date",
        "mustSupport" : true
      },
      {
        "id" : "Composition.author",
        "path" : "Composition.author",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "type"
            }
          ],
          "rules" : "closed"
        },
        "max" : "2",
        "mustSupport" : true
      },
      {
        "id" : "Composition.author:AusstellendePerson",
        "path" : "Composition.author",
        "sliceName" : "AusstellendePerson",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Practitioner|1.1"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.author:AusstellendePerson.reference",
        "path" : "Composition.author.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.author:AusstellendePerson.type",
        "path" : "Composition.author.type",
        "min" : 1,
        "fixedUri" : "Practitioner",
        "mustSupport" : true
      },
      {
        "id" : "Composition.author:AusstellendePerson.identifier",
        "path" : "Composition.author.identifier",
        "max" : "0"
      },
      {
        "id" : "Composition.author:AusstellendePerson.display",
        "path" : "Composition.author.display",
        "max" : "0"
      },
      {
        "id" : "Composition.author:Pruefnummer",
        "path" : "Composition.author",
        "sliceName" : "Pruefnummer",
        "min" : 0,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.author:Pruefnummer.reference",
        "path" : "Composition.author.reference",
        "max" : "0"
      },
      {
        "id" : "Composition.author:Pruefnummer.type",
        "path" : "Composition.author.type",
        "min" : 1,
        "fixedUri" : "Device",
        "mustSupport" : true
      },
      {
        "id" : "Composition.author:Pruefnummer.identifier",
        "path" : "Composition.author.identifier",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.author:Pruefnummer.identifier.use",
        "path" : "Composition.author.identifier.use",
        "max" : "0"
      },
      {
        "id" : "Composition.author:Pruefnummer.identifier.type",
        "path" : "Composition.author.identifier.type",
        "max" : "0"
      },
      {
        "id" : "Composition.author:Pruefnummer.identifier.system",
        "path" : "Composition.author.identifier.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/NamingSystem/KBV_NS_FOR_Pruefnummer",
        "mustSupport" : true
      },
      {
        "id" : "Composition.author:Pruefnummer.identifier.value",
        "path" : "Composition.author.identifier.value",
        "short" : "Prüfnummer",
        "definition" : "Jede zertifizierte Software erhält eine Prüfnummer im Rahmen der Zertifizierung der KBV. Diese ist in dem digitalen Vordruck anzugeben.\r\n\r\nFür den digitalen Vordruck \"Elektronische Verordnung digitaler Gesundheitsanwendungen (Vordruck e16D)\" ist die Prüfnummer für das Zertifizierungsthema \"Verordnung von digitaler Gesundheitsanwendungen\" anzugeben.",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.author:Pruefnummer.identifier.period",
        "path" : "Composition.author.identifier.period",
        "max" : "0"
      },
      {
        "id" : "Composition.author:Pruefnummer.identifier.assigner",
        "path" : "Composition.author.identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "Composition.author:Pruefnummer.display",
        "path" : "Composition.author.display",
        "max" : "0"
      },
      {
        "id" : "Composition.title",
        "path" : "Composition.title",
        "fixedString" : "elektronische Verordnung digitaler Gesundheitsanwendungen",
        "mustSupport" : true
      },
      {
        "id" : "Composition.confidentiality",
        "path" : "Composition.confidentiality",
        "max" : "0"
      },
      {
        "id" : "Composition.attester",
        "path" : "Composition.attester",
        "short" : "Daten der verantwortliche Person",
        "definition" : "Referenz auf den zur Weiterbildung ermächtigten Arztes (im vertrags(zahn)ärztlichen Bereich) bzw. des beauftragender Facharztes (im Krankenhaus), sofern nötig.",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.attester.mode",
        "path" : "Composition.attester.mode",
        "fixedCode" : "legal",
        "mustSupport" : true
      },
      {
        "id" : "Composition.attester.time",
        "path" : "Composition.attester.time",
        "max" : "0"
      },
      {
        "id" : "Composition.attester.party",
        "path" : "Composition.attester.party",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Practitioner|1.1"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.attester.party.reference",
        "path" : "Composition.attester.party.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.attester.party.type",
        "path" : "Composition.attester.party.type",
        "max" : "0"
      },
      {
        "id" : "Composition.attester.party.identifier",
        "path" : "Composition.attester.party.identifier",
        "max" : "0"
      },
      {
        "id" : "Composition.attester.party.display",
        "path" : "Composition.attester.party.display",
        "max" : "0"
      },
      {
        "id" : "Composition.custodian",
        "path" : "Composition.custodian",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Organization|1.1"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.custodian.reference",
        "path" : "Composition.custodian.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.custodian.type",
        "path" : "Composition.custodian.type",
        "max" : "0"
      },
      {
        "id" : "Composition.custodian.identifier",
        "path" : "Composition.custodian.identifier",
        "max" : "0"
      },
      {
        "id" : "Composition.custodian.display",
        "path" : "Composition.custodian.display",
        "max" : "0"
      },
      {
        "id" : "Composition.relatesTo",
        "path" : "Composition.relatesTo",
        "max" : "0"
      },
      {
        "id" : "Composition.event",
        "path" : "Composition.event",
        "max" : "0"
      },
      {
        "id" : "Composition.section",
        "path" : "Composition.section",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "code.coding.code"
            }
          ],
          "rules" : "closed"
        },
        "min" : 2,
        "max" : "3",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:VerordnungDiGA",
        "path" : "Composition.section",
        "sliceName" : "VerordnungDiGA",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:VerordnungDiGA.title",
        "path" : "Composition.section.title",
        "max" : "0"
      },
      {
        "id" : "Composition.section:VerordnungDiGA.code",
        "path" : "Composition.section.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:VerordnungDiGA.code.coding",
        "path" : "Composition.section.code.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:VerordnungDiGA.code.coding.system",
        "path" : "Composition.section.code.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_EVDGA_Section_Type",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:VerordnungDiGA.code.coding.version",
        "path" : "Composition.section.code.coding.version",
        "max" : "0"
      },
      {
        "id" : "Composition.section:VerordnungDiGA.code.coding.code",
        "path" : "Composition.section.code.coding.code",
        "min" : 1,
        "fixedCode" : "Prescription",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:VerordnungDiGA.code.coding.display",
        "path" : "Composition.section.code.coding.display",
        "max" : "0"
      },
      {
        "id" : "Composition.section:VerordnungDiGA.code.coding.userSelected",
        "path" : "Composition.section.code.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Composition.section:VerordnungDiGA.code.text",
        "path" : "Composition.section.code.text",
        "max" : "0"
      },
      {
        "id" : "Composition.section:VerordnungDiGA.author",
        "path" : "Composition.section.author",
        "max" : "0"
      },
      {
        "id" : "Composition.section:VerordnungDiGA.focus",
        "path" : "Composition.section.focus",
        "max" : "0"
      },
      {
        "id" : "Composition.section:VerordnungDiGA.text",
        "path" : "Composition.section.text",
        "max" : "0"
      },
      {
        "id" : "Composition.section:VerordnungDiGA.mode",
        "path" : "Composition.section.mode",
        "max" : "0"
      },
      {
        "id" : "Composition.section:VerordnungDiGA.orderedBy",
        "path" : "Composition.section.orderedBy",
        "max" : "0"
      },
      {
        "id" : "Composition.section:VerordnungDiGA.entry",
        "path" : "Composition.section.entry",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_EVDGA_HealthAppRequest|1.1"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:VerordnungDiGA.entry.reference",
        "path" : "Composition.section.entry.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:VerordnungDiGA.entry.type",
        "path" : "Composition.section.entry.type",
        "max" : "0"
      },
      {
        "id" : "Composition.section:VerordnungDiGA.entry.identifier",
        "path" : "Composition.section.entry.identifier",
        "max" : "0"
      },
      {
        "id" : "Composition.section:VerordnungDiGA.entry.display",
        "path" : "Composition.section.entry.display",
        "max" : "0"
      },
      {
        "id" : "Composition.section:VerordnungDiGA.emptyReason",
        "path" : "Composition.section.emptyReason",
        "max" : "0"
      },
      {
        "id" : "Composition.section:VerordnungDiGA.section",
        "path" : "Composition.section.section",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Krankenversicherungsverhaeltnis",
        "path" : "Composition.section",
        "sliceName" : "Krankenversicherungsverhaeltnis",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:Krankenversicherungsverhaeltnis.title",
        "path" : "Composition.section.title",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Krankenversicherungsverhaeltnis.code",
        "path" : "Composition.section.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:Krankenversicherungsverhaeltnis.code.coding",
        "path" : "Composition.section.code.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:Krankenversicherungsverhaeltnis.code.coding.system",
        "path" : "Composition.section.code.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_EVDGA_Section_Type",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:Krankenversicherungsverhaeltnis.code.coding.version",
        "path" : "Composition.section.code.coding.version",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Krankenversicherungsverhaeltnis.code.coding.code",
        "path" : "Composition.section.code.coding.code",
        "min" : 1,
        "fixedCode" : "HealthInsurance",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:Krankenversicherungsverhaeltnis.code.coding.display",
        "path" : "Composition.section.code.coding.display",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Krankenversicherungsverhaeltnis.code.coding.userSelected",
        "path" : "Composition.section.code.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Krankenversicherungsverhaeltnis.code.text",
        "path" : "Composition.section.code.text",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Krankenversicherungsverhaeltnis.author",
        "path" : "Composition.section.author",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Krankenversicherungsverhaeltnis.focus",
        "path" : "Composition.section.focus",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Krankenversicherungsverhaeltnis.text",
        "path" : "Composition.section.text",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Krankenversicherungsverhaeltnis.mode",
        "path" : "Composition.section.mode",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Krankenversicherungsverhaeltnis.orderedBy",
        "path" : "Composition.section.orderedBy",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Krankenversicherungsverhaeltnis.entry",
        "path" : "Composition.section.entry",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Coverage|1.1"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:Krankenversicherungsverhaeltnis.entry.reference",
        "path" : "Composition.section.entry.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:Krankenversicherungsverhaeltnis.entry.type",
        "path" : "Composition.section.entry.type",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Krankenversicherungsverhaeltnis.entry.identifier",
        "path" : "Composition.section.entry.identifier",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Krankenversicherungsverhaeltnis.entry.display",
        "path" : "Composition.section.entry.display",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Krankenversicherungsverhaeltnis.emptyReason",
        "path" : "Composition.section.emptyReason",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Krankenversicherungsverhaeltnis.section",
        "path" : "Composition.section.section",
        "max" : "0"
      },
      {
        "id" : "Composition.section:ASV-Ausuebung",
        "path" : "Composition.section",
        "sliceName" : "ASV-Ausuebung",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:ASV-Ausuebung.title",
        "path" : "Composition.section.title",
        "max" : "0"
      },
      {
        "id" : "Composition.section:ASV-Ausuebung.code",
        "path" : "Composition.section.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:ASV-Ausuebung.code.coding",
        "path" : "Composition.section.code.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:ASV-Ausuebung.code.coding.system",
        "path" : "Composition.section.code.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_EVDGA_Section_Type",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:ASV-Ausuebung.code.coding.version",
        "path" : "Composition.section.code.coding.version",
        "max" : "0"
      },
      {
        "id" : "Composition.section:ASV-Ausuebung.code.coding.code",
        "path" : "Composition.section.code.coding.code",
        "min" : 1,
        "fixedCode" : "AmbulatorySpecializedCare",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:ASV-Ausuebung.code.coding.display",
        "path" : "Composition.section.code.coding.display",
        "max" : "0"
      },
      {
        "id" : "Composition.section:ASV-Ausuebung.code.coding.userSelected",
        "path" : "Composition.section.code.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Composition.section:ASV-Ausuebung.code.text",
        "path" : "Composition.section.code.text",
        "max" : "0"
      },
      {
        "id" : "Composition.section:ASV-Ausuebung.author",
        "path" : "Composition.section.author",
        "max" : "0"
      },
      {
        "id" : "Composition.section:ASV-Ausuebung.focus",
        "path" : "Composition.section.focus",
        "max" : "0"
      },
      {
        "id" : "Composition.section:ASV-Ausuebung.text",
        "path" : "Composition.section.text",
        "max" : "0"
      },
      {
        "id" : "Composition.section:ASV-Ausuebung.mode",
        "path" : "Composition.section.mode",
        "max" : "0"
      },
      {
        "id" : "Composition.section:ASV-Ausuebung.orderedBy",
        "path" : "Composition.section.orderedBy",
        "max" : "0"
      },
      {
        "id" : "Composition.section:ASV-Ausuebung.entry",
        "path" : "Composition.section.entry",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_PractitionerRole|1.1"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:ASV-Ausuebung.entry.reference",
        "path" : "Composition.section.entry.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:ASV-Ausuebung.entry.type",
        "path" : "Composition.section.entry.type",
        "max" : "0"
      },
      {
        "id" : "Composition.section:ASV-Ausuebung.entry.identifier",
        "path" : "Composition.section.entry.identifier",
        "max" : "0"
      },
      {
        "id" : "Composition.section:ASV-Ausuebung.entry.display",
        "path" : "Composition.section.entry.display",
        "max" : "0"
      },
      {
        "id" : "Composition.section:ASV-Ausuebung.emptyReason",
        "path" : "Composition.section.emptyReason",
        "max" : "0"
      },
      {
        "id" : "Composition.section:ASV-Ausuebung.section",
        "path" : "Composition.section.section",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.